[INFO] cloning repository https://github.com/pozm/penumbra-installer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pozm/penumbra-installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpozm%2Fpenumbra-installer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpozm%2Fpenumbra-installer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04091af9c0a190089800e7eda284b363df652077
[INFO] checking pozm/penumbra-installer against try#05c0158cca4d7ab383df6c11b9cc128ebf3730be for pr-156977
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpozm%2Fpenumbra-installer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pozm/penumbra-installer
[INFO] finished tweaking git repo https://github.com/pozm/penumbra-installer
[INFO] tweaked toml for git repo https://github.com/pozm/penumbra-installer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pozm/penumbra-installer on toolchain 05c0158cca4d7ab383df6c11b9cc128ebf3730be
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pozm/penumbra-installer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf
[INFO] running `Command { std: "docker" "start" "fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/05c0158cca4d7ab383df6c11b9cc128ebf3730be/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e5820c710b110be1 -C extra-filename=-04d3cba609a1cb34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-47e94ee227cf93af.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openssl-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/05c0158cca4d7ab383df6c11b9cc128ebf3730be/bin/rustc --crate-name openssl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=38505bd86489c408 -C extra-filename=-c44d6c6b4934dca3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --cap-lints allow --cap-lints=forbid -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf", kill_on_drop: false }`
[INFO] [stdout] fb57e857178b4ee00a210c321367aec098ac641161dd944d65a6f100ee6a3bbf
